2023-05-31 10:17:50,173 UTC [680971] INFO esmvalcore._main:495 ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ V / (_| | | | | (_) | (_) | | |_____|____/|_| |_| \_/ \__,_|_| |_|\___/ \___/|_| ______________________________________________________________________ ESMValTool - Earth System Model Evaluation Tool. http://www.esmvaltool.org CORE DEVELOPMENT TEAM AND CONTACTS: Birgit Hassler (Co-PI; DLR, Germany - birgit.hassler@dlr.de) Alistair Sellar (Co-PI; Met Office, UK - alistair.sellar@metoffice.gov.uk) Bouwe Andela (Netherlands eScience Center, The Netherlands - b.andela@esciencecenter.nl) Lee de Mora (PML, UK - ledm@pml.ac.uk) Niels Drost (Netherlands eScience Center, The Netherlands - n.drost@esciencecenter.nl) Veronika Eyring (DLR, Germany - veronika.eyring@dlr.de) Bettina Gier (UBremen, Germany - gier@uni-bremen.de) Remi Kazeroni (DLR, Germany - remi.kazeroni@dlr.de) Nikolay Koldunov (AWI, Germany - nikolay.koldunov@awi.de) Axel Lauer (DLR, Germany - axel.lauer@dlr.de) Saskia Loosveldt-Tomas (BSC, Spain - saskia.loosveldt@bsc.es) Ruth Lorenz (ETH Zurich, Switzerland - ruth.lorenz@env.ethz.ch) Benjamin Mueller (LMU, Germany - b.mueller@iggf.geo.uni-muenchen.de) Valeriu Predoi (URead, UK - valeriu.predoi@ncas.ac.uk) Mattia Righi (DLR, Germany - mattia.righi@dlr.de) Manuel Schlund (DLR, Germany - manuel.schlund@dlr.de) Breixo Solino Fernandez (DLR, Germany - breixo.solinofernandez@dlr.de) Javier Vegas-Regidor (BSC, Spain - javier.vegas@bsc.es) Klaus Zimmermann (SMHI, Sweden - klaus.zimmermann@smhi.se) For further help, please read the documentation at http://docs.esmvaltool.org. Have fun! 2023-05-31 10:17:50,173 UTC [680971] INFO esmvalcore._main:496 Package versions 2023-05-31 10:17:50,173 UTC [680971] INFO esmvalcore._main:497 ---------------- 2023-05-31 10:17:50,174 UTC [680971] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-05-31 10:17:50,174 UTC [680971] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-05-31 10:17:50,174 UTC [680971] INFO esmvalcore._main:501 ---------------- 2023-05-31 10:17:50,174 UTC [680971] INFO esmvalcore._main:502 Using config file /nird/home/adagj/.esmvaltool/config-user.yml 2023-05-31 10:17:50,174 UTC [680971] INFO esmvalcore._main:503 Writing program log files to: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/run/main_log.txt /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/run/main_log_debug.txt 2023-05-31 10:17:50,292 UTC [680971] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/adagj/.esmvaltool/esgf-pyclient.yml not present. 2023-05-31 10:17:50,293 UTC [680971] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/adagj/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/adagj/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/adagj/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-05-31 10:17:50,854 UTC [680971] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-05-31 10:17:50 UTC 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:90 RECIPE = /nird/home/adagj/esmvaltool_workshop/recipe_mydiag.yml 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:91 RUNDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/run 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:92 WORKDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/work 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:94 PLOTDIR = /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/plots 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-05-31 10:17:50,855 UTC [680971] INFO esmvalcore._main:98 Running tasks using at most 2 processes 2023-05-31 10:17:50,856 UTC [680971] INFO esmvalcore._main:100 If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. 2023-05-31 10:17:50,856 UTC [680971] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-05-31 10:17:50,857 UTC [680971] DEBUG esmvalcore._recipe.check:52 Checking recipe against schema /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe_schema.yml 2023-05-31 10:17:50,876 UTC [680971] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable air_temperature in diagnostic map 2023-05-31 10:17:50,876 UTC [680971] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, BCC-ESM1, historical, r1i1p1f1, gn 2023-05-31 10:17:50,877 UTC [680971] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, NorESM2-LM, historical, r1i1p1f1, gn 2023-05-31 10:17:50,877 UTC [680971] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: tas, Amon, CMIP6, EC-Earth3, historical, r1i1p1f1, gr 2023-05-31 10:17:50,877 UTC [680971] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-05-31 10:17:50,877 UTC [680971] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic map 2023-05-31 10:17:50,877 UTC [680971] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-05-31 10:17:50,878 UTC [680971] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic map 2023-05-31 10:17:50,878 UTC [680971] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task map/myscript 2023-05-31 10:17:50,878 UTC [680971] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task map/air_temperature 2023-05-31 10:17:50,878 UTC [680971] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'mypp_map' task for variable 'air_temperature' 2023-05-31 10:17:50,879 UTC [680971] WARNING esmvalcore.local:426 'CMIP6' rootpaths '/scratch/adagj/ESGF/CMIP6' set in config-user.yml do not exist 2023-05-31 10:17:50,879 UTC [680971] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn*.nc /scratch/adagj/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn*.nc 2023-05-31 10:17:50,880 UTC [680971] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset BCC-ESM1: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc 2023-05-31 10:17:50,880 UTC [680971] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP6, BCC-ESM1, CMIP, historical, r1i1p1f1, gn, v20181214 2023-05-31 10:17:50,881 UTC [680971] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc /scratch/adagj/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/*/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn*.nc 2023-05-31 10:17:50,894 UTC [680971] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset NorESM2-LM: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-05-31 10:17:50,894 UTC [680971] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP6, NorESM2-LM, CMIP, historical, r1i1p1f1, gn, v20190815 2023-05-31 10:17:50,894 UTC [680971] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS9034K/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr*.nc /scratch/adagj/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/*/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr*.nc 2023-05-31 10:17:50,945 UTC [680971] DEBUG esmvalcore._recipe.recipe:446 Using input files for variable tas of dataset EC-Earth3: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc 2023-05-31 10:17:50,945 UTC [680971] INFO esmvalcore._recipe.recipe:717 Found input files for Dataset: tas, Amon, CMIP6, EC-Earth3, CMIP, historical, r1i1p1f1, gr, v20200310 2023-05-31 10:17:50,948 UTC [680971] INFO esmvalcore._recipe.recipe:873 PreprocessingTask map/air_temperature created. 2023-05-31 10:17:50,948 UTC [680971] DEBUG esmvalcore._recipe.recipe:874 PreprocessingTask map/air_temperature will create the files: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr.nc /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn.nc 2023-05-31 10:17:50,948 UTC [680971] DEBUG esmvalcore._recipe.recipe:1091 Linking tasks for diagnostic map script myscript 2023-05-31 10:17:50,948 UTC [680971] DEBUG esmvalcore._recipe.recipe:1100 Pattern map/air_temperature matches ['map/air_temperature'] 2023-05-31 10:17:50,948 UTC [680971] INFO esmvalcore._recipe.recipe:1281 These tasks will be executed: map/myscript, map/air_temperature 2023-05-31 10:17:50,949 UTC [680971] DEBUG esmvalcore._main:120 Recipe summary: DiagnosticTask: map/myscript script: ~/esmvaltool_workshop/mydiag.py settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'log_level': 'info', 'output_file_type': 'png', 'plot_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/plots/map/myscript', 'profile_diagnostic': False, 'recipe': PosixPath('recipe_mydiag.yml'), 'run_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/run/map/myscript', 'script': 'myscript', 'version': '2.8.0', 'work_dir': '/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/work/map/myscript'} ancestors: PreprocessingTask: map/air_temperature order: ['load', 'regrid', 'climate_statistics', 'convert_units', 'remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] settings: {'climate_statistics': {'operator': 'mean', 'period': 'full'}, 'convert_units': {'units': 'degrees_C'}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'linear', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] settings: {'climate_statistics': {'operator': 'mean', 'period': 'full'}, 'convert_units': {'units': 'degrees_C'}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'linear', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr.nc')}} PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/BCC/BCC-ESM1/historical/r1i1p1f1/Amon/tas/gn/v20181214/tas_Amon_BCC-ESM1_historical_r1i1p1f1_gn_185001-201412.nc')] settings: {'climate_statistics': {'operator': 'mean', 'period': 'full'}, 'convert_units': {'units': 'degrees_C'}, 'load': {'callback': 'default'}, 'regrid': {'scheme': 'linear', 'target_grid': '1x1'}, 'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_BCC-ESM1_Amon_historical_r1i1p1f1_tas_gn.nc')}} ancestors: None 2023-05-31 10:17:50,956 UTC [680971] INFO esmvalcore._recipe.recipe:1344 Wrote recipe with version numbers and wildcards to: file:///projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/run/recipe_mydiag_filled.yml 2023-05-31 10:17:50,956 UTC [680971] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-31 10:17:50,956 UTC [680971] INFO esmvalcore._task:746 Running 2 tasks using 2 processes 2023-05-31 10:17:51,006 UTC [681112] INFO esmvalcore._task:259 Starting task map/air_temperature in process [681112] 2023-05-31 10:17:51,098 UTC [680971] INFO esmvalcore._task:778 Progress: 1 tasks running, 1 tasks waiting for ancestors, 0/2 done 2023-05-31 10:17:51,825 UTC [681112] DEBUG esmvalcore.preprocessor:660 Running block ['regrid', 'climate_statistics', 'convert_units'] 2023-05-31 10:17:51,825 UTC [681112] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn.nc 2023-05-31 10:17:51,826 UTC [681112] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-31 10:17:51,826 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-31 10:17:51,827 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,829 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,829 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,829 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,830 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,830 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,831 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,831 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,831 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,832 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,832 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,832 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,833 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,833 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,833 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,834 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,834 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_NorESM2-LM_CMIP_historical_r1i1p1f1_gn_v20190815_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:51,834 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] 2023-05-31 10:17:51,834 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-31 10:17:51,834 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,834 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc 2023-05-31 10:17:51,880 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc 2023-05-31 10:17:51,880 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,880 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc 2023-05-31 10:17:51,893 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc 2023-05-31 10:17:51,893 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,893 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc 2023-05-31 10:17:51,905 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc 2023-05-31 10:17:51,905 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,905 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc 2023-05-31 10:17:51,918 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc 2023-05-31 10:17:51,918 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,918 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc 2023-05-31 10:17:51,930 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc 2023-05-31 10:17:51,931 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,931 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc 2023-05-31 10:17:51,943 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc 2023-05-31 10:17:51,943 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,943 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc 2023-05-31 10:17:51,956 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc 2023-05-31 10:17:51,956 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,956 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc 2023-05-31 10:17:51,968 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc 2023-05-31 10:17:51,968 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,968 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc 2023-05-31 10:17:51,980 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc 2023-05-31 10:17:51,981 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,981 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc 2023-05-31 10:17:51,993 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc 2023-05-31 10:17:51,993 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:51,993 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc 2023-05-31 10:17:52,005 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc 2023-05-31 10:17:52,006 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:52,006 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc 2023-05-31 10:17:52,018 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc 2023-05-31 10:17:52,018 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:52,018 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc 2023-05-31 10:17:52,031 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc 2023-05-31 10:17:52,031 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:52,031 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc 2023-05-31 10:17:52,043 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc 2023-05-31 10:17:52,043 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:52,043 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc 2023-05-31 10:17:52,055 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc 2023-05-31 10:17:52,055 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:52,055 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc 2023-05-31 10:17:52,068 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc 2023-05-31 10:17:52,068 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:17:52,068 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-05-31 10:17:52,080 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc 2023-05-31 10:17:52,080 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [, , , , , , , , , , , , , , , , ] 2023-05-31 10:17:52,096 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [, , , , , , , , , , , , , , , , ] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/00_load.nc 2023-05-31 10:17:53,628 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_metadata 2023-05-31 10:17:53,654 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_metadata' on the data [, , , , , , , , , , , , , , , , ] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:53,726 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [, , , , , , , , , , , , , , , , ] 2023-05-31 10:17:53,739 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [, , , , , , , , , , , , , , , , ] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/01_fix_metadata.nc 2023-05-31 10:17:54,847 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step concatenate 2023-05-31 10:17:54,873 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'concatenate' on the data [, , , , , , , , , , , , , , , , ] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) 2023-05-31 10:17:54,903 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:17:54,904 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/02_concatenate.nc 2023-05-31 10:17:55,981 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_metadata 2023-05-31 10:17:55,983 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:17:55,989 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:17:55,990 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/03_cmor_check_metadata.nc 2023-05-31 10:17:57,039 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_data 2023-05-31 10:17:57,041 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , short_name = 'tas', preprocessor = 'mypp_map', dataset = 'NorESM2-LM', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gn', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 1, alias = 'NorESM2-LM', institute = ['NCC'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20190815' 2023-05-31 10:17:57,041 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:17:57,042 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/04_fix_data.nc 2023-05-31 10:17:58,097 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step cmor_check_data 2023-05-31 10:17:58,098 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) check_level = , cmor_table = 'CMIP6', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2023-05-31 10:17:58,098 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:17:58,099 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/05_cmor_check_data.nc 2023-05-31 10:17:59,161 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step add_supplementary_variables 2023-05-31 10:17:59,162 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) supplementary_cubes = [] 2023-05-31 10:17:59,163 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:17:59,164 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/06_add_supplementary_variables.nc 2023-05-31 10:18:00,200 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step regrid 2023-05-31 10:18:00,202 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'regrid' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) target_grid = '1x1', scheme = 'linear' 2023-05-31 10:18:00,206 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:18:00,207 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/07_regrid.nc 2023-05-31 10:18:04,789 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step climate_statistics 2023-05-31 10:18:04,791 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'climate_statistics' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) operator = 'mean', period = 'full' 2023-05-31 10:18:04,805 UTC [681112] DEBUG esmvalcore.preprocessor._time:764 climate_statistics changed dtype from float32 to float64, changing back 2023-05-31 10:18:04,805 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:18:04,807 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/08_climate_statistics.nc 2023-05-31 10:18:09,469 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step convert_units 2023-05-31 10:18:09,471 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'convert_units' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) units = 'degrees_C' 2023-05-31 10:18:09,473 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [] 2023-05-31 10:18:09,474 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn/09_convert_units.nc 2023-05-31 10:18:14,143 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step save 2023-05-31 10:18:14,145 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_185001-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_186001-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_187001-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_188001-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_189001-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_190001-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_191001-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_192001-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_193001-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_194001-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_195001-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_196001-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_197001-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_198001-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_199001-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_200001-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-LM/historical/r1i1p1f1/Amon/tas/gn/v20190815/tas_Amon_NorESM2-LM_historical_r1i1p1f1_gn_201001-201412.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn.nc') 2023-05-31 10:18:14,145 UTC [681112] DEBUG esmvalcore.preprocessor._io:307 Saving cubes [] to /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_NorESM2-LM_Amon_historical_r1i1p1f1_tas_gn.nc 2023-05-31 10:18:19,053 UTC [681112] DEBUG esmvalcore.preprocessor:667 Applying single-model steps to PreprocessorFile: /projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/map/air_temperature/CMIP6_EC-Earth3_Amon_historical_r1i1p1f1_tas_gr.nc 2023-05-31 10:18:19,053 UTC [681112] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2023-05-31 10:18:19,054 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step fix_file 2023-05-31 10:18:19,056 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,058 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,059 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,061 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,062 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,063 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,065 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,066 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,068 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,069 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,071 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,072 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,074 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,075 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,077 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,078 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,079 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,081 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,082 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,084 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,085 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,087 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,088 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,090 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,091 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,092 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,094 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,095 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,097 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,098 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,100 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,101 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,103 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,104 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,105 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,107 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,108 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,110 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,111 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,162 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,163 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,165 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,166 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,167 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,169 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,170 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,171 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,173 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,174 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,175 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,176 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,178 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,179 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,180 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,182 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,183 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,184 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,185 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,187 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,188 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,189 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,191 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,192 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,193 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,194 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,196 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,197 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,198 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,200 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,201 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,202 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,203 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,205 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,206 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,207 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,209 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,210 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,211 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,212 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,214 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,215 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,216 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,218 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,219 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,220 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,222 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,223 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,224 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,225 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,227 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,228 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,229 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,231 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,232 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,233 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,235 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,236 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,237 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,238 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,240 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,241 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,242 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,244 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,245 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,246 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,247 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,249 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,250 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,251 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,253 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,254 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,255 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,256 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,258 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,259 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,260 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,262 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,263 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,264 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,265 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,267 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,268 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,269 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,271 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,272 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,273 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,274 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,276 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,277 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,278 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,280 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,281 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,282 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,284 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,285 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,286 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,287 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,289 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,290 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,291 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,293 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,294 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,295 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,296 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,298 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,299 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,300 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,302 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,303 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,304 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,305 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,307 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,308 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,309 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,311 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,312 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,313 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,314 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,316 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,317 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,318 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,320 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,321 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,322 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,324 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) output_dir = PosixPath('/projects/NS9560K/www/diagnostics/esmvaltool/adagj/tmp/recipe_mydiag_20230531_101750/preproc/fixed_files/tas_Amon_CMIP6_EC-Earth3_CMIP_historical_r1i1p1f1_gr_v20200310_'), add_unique_suffix = True, short_name = 'tas', preprocessor = 'mypp_map', dataset = 'EC-Earth3', project = 'CMIP6', mip = 'Amon', exp = 'historical', ensemble = 'r1i1p1f1', grid = 'gr', variable_group = 'air_temperature', diagnostic = 'map', recipe_dataset_index = 2, alias = 'EC-Earth3', institute = ['EC-Earth-Consortium'], activity = 'CMIP', original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20200310' 2023-05-31 10:18:19,324 UTC [681112] DEBUG esmvalcore.preprocessor:390 Result [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] 2023-05-31 10:18:19,324 UTC [681112] DEBUG esmvalcore.preprocessor:369 Running preprocessor step load 2023-05-31 10:18:19,325 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,325 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc 2023-05-31 10:18:19,341 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc 2023-05-31 10:18:19,342 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,342 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc 2023-05-31 10:18:19,354 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc 2023-05-31 10:18:19,355 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,355 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc 2023-05-31 10:18:19,367 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc 2023-05-31 10:18:19,368 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,368 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc 2023-05-31 10:18:19,379 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc 2023-05-31 10:18:19,381 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,381 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc 2023-05-31 10:18:19,392 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc 2023-05-31 10:18:19,393 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,393 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc 2023-05-31 10:18:19,404 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc 2023-05-31 10:18:19,406 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,406 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc 2023-05-31 10:18:19,417 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc 2023-05-31 10:18:19,418 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,418 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc 2023-05-31 10:18:19,430 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc 2023-05-31 10:18:19,431 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,431 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc 2023-05-31 10:18:19,442 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc 2023-05-31 10:18:19,443 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,443 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc 2023-05-31 10:18:19,454 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc 2023-05-31 10:18:19,456 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,456 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc 2023-05-31 10:18:19,469 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc 2023-05-31 10:18:19,470 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,470 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc 2023-05-31 10:18:19,535 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc 2023-05-31 10:18:19,536 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,536 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc 2023-05-31 10:18:19,575 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc 2023-05-31 10:18:19,576 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,576 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc 2023-05-31 10:18:19,587 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc 2023-05-31 10:18:19,588 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,589 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc 2023-05-31 10:18:19,600 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc 2023-05-31 10:18:19,601 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,601 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc 2023-05-31 10:18:19,612 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc 2023-05-31 10:18:19,613 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,614 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc 2023-05-31 10:18:19,625 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc 2023-05-31 10:18:19,626 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,626 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc 2023-05-31 10:18:19,639 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc 2023-05-31 10:18:19,640 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,640 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc 2023-05-31 10:18:19,652 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc 2023-05-31 10:18:19,654 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,654 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc 2023-05-31 10:18:19,665 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc 2023-05-31 10:18:19,666 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,666 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc 2023-05-31 10:18:19,677 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc 2023-05-31 10:18:19,679 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,679 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc 2023-05-31 10:18:19,718 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc 2023-05-31 10:18:19,720 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,720 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc 2023-05-31 10:18:19,732 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc 2023-05-31 10:18:19,733 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,733 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc 2023-05-31 10:18:19,745 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc 2023-05-31 10:18:19,746 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,746 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc 2023-05-31 10:18:19,757 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc 2023-05-31 10:18:19,758 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,758 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc 2023-05-31 10:18:19,771 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc 2023-05-31 10:18:19,772 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,772 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc 2023-05-31 10:18:19,784 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc 2023-05-31 10:18:19,785 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,785 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc 2023-05-31 10:18:19,797 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc 2023-05-31 10:18:19,799 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,799 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc 2023-05-31 10:18:19,810 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc 2023-05-31 10:18:19,811 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,811 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc 2023-05-31 10:18:19,823 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc 2023-05-31 10:18:19,825 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,825 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc 2023-05-31 10:18:19,837 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc 2023-05-31 10:18:19,838 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,838 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc 2023-05-31 10:18:19,849 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc 2023-05-31 10:18:19,851 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,851 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc 2023-05-31 10:18:19,895 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc 2023-05-31 10:18:19,896 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,896 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc 2023-05-31 10:18:19,908 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc 2023-05-31 10:18:19,910 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,910 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc 2023-05-31 10:18:19,921 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc 2023-05-31 10:18:19,922 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,922 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc 2023-05-31 10:18:19,933 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc 2023-05-31 10:18:19,935 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,935 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc 2023-05-31 10:18:19,946 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc 2023-05-31 10:18:19,947 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,947 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc 2023-05-31 10:18:19,958 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc 2023-05-31 10:18:19,959 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,959 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc 2023-05-31 10:18:19,970 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc 2023-05-31 10:18:19,972 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,972 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc 2023-05-31 10:18:19,983 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc 2023-05-31 10:18:19,984 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,984 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc 2023-05-31 10:18:19,995 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc 2023-05-31 10:18:19,996 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:19,996 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc 2023-05-31 10:18:20,008 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc 2023-05-31 10:18:20,009 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,009 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc 2023-05-31 10:18:20,021 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc 2023-05-31 10:18:20,022 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,022 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc 2023-05-31 10:18:20,033 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc 2023-05-31 10:18:20,034 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,034 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc 2023-05-31 10:18:20,045 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc 2023-05-31 10:18:20,047 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,047 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc 2023-05-31 10:18:20,058 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc 2023-05-31 10:18:20,059 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,059 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc 2023-05-31 10:18:20,071 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc 2023-05-31 10:18:20,072 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,072 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc 2023-05-31 10:18:20,084 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc 2023-05-31 10:18:20,086 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,086 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc 2023-05-31 10:18:20,097 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc 2023-05-31 10:18:20,098 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,098 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc 2023-05-31 10:18:20,109 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc 2023-05-31 10:18:20,111 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,111 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc 2023-05-31 10:18:20,122 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc 2023-05-31 10:18:20,124 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,124 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc 2023-05-31 10:18:20,135 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc 2023-05-31 10:18:20,136 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,136 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc 2023-05-31 10:18:20,147 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc 2023-05-31 10:18:20,148 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,149 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc 2023-05-31 10:18:20,160 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc 2023-05-31 10:18:20,161 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,161 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc 2023-05-31 10:18:20,172 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc 2023-05-31 10:18:20,173 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,174 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc 2023-05-31 10:18:20,185 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc 2023-05-31 10:18:20,186 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,186 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc 2023-05-31 10:18:20,197 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc 2023-05-31 10:18:20,199 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,199 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc 2023-05-31 10:18:20,210 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc 2023-05-31 10:18:20,211 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,211 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc 2023-05-31 10:18:20,222 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc 2023-05-31 10:18:20,223 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,224 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc 2023-05-31 10:18:20,235 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc 2023-05-31 10:18:20,236 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,236 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc 2023-05-31 10:18:20,247 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc 2023-05-31 10:18:20,248 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,249 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc 2023-05-31 10:18:20,260 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc 2023-05-31 10:18:20,261 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,261 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc 2023-05-31 10:18:20,272 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc 2023-05-31 10:18:20,274 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,274 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc 2023-05-31 10:18:20,285 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc 2023-05-31 10:18:20,286 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,286 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc 2023-05-31 10:18:20,297 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc 2023-05-31 10:18:20,298 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,298 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc 2023-05-31 10:18:20,309 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc 2023-05-31 10:18:20,311 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,311 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc 2023-05-31 10:18:20,322 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc 2023-05-31 10:18:20,323 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,323 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc 2023-05-31 10:18:20,334 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc 2023-05-31 10:18:20,336 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,336 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc 2023-05-31 10:18:20,347 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc 2023-05-31 10:18:20,348 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,348 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc 2023-05-31 10:18:20,359 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc 2023-05-31 10:18:20,360 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,360 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc 2023-05-31 10:18:20,373 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc 2023-05-31 10:18:20,374 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,374 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc 2023-05-31 10:18:20,386 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc 2023-05-31 10:18:20,388 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,388 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc 2023-05-31 10:18:20,399 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc 2023-05-31 10:18:20,400 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,400 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc 2023-05-31 10:18:20,411 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc 2023-05-31 10:18:20,413 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,413 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc 2023-05-31 10:18:20,424 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc 2023-05-31 10:18:20,425 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,425 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc 2023-05-31 10:18:20,438 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc 2023-05-31 10:18:20,439 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,439 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc 2023-05-31 10:18:20,450 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc 2023-05-31 10:18:20,451 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,451 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc 2023-05-31 10:18:20,463 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc 2023-05-31 10:18:20,464 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,464 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc 2023-05-31 10:18:20,477 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc 2023-05-31 10:18:20,478 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,478 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc 2023-05-31 10:18:20,491 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc 2023-05-31 10:18:20,492 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,492 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc 2023-05-31 10:18:20,505 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc 2023-05-31 10:18:20,506 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,506 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc 2023-05-31 10:18:20,518 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc 2023-05-31 10:18:20,520 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,520 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc 2023-05-31 10:18:20,531 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc 2023-05-31 10:18:20,532 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,532 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc 2023-05-31 10:18:20,578 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc 2023-05-31 10:18:20,580 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,580 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc 2023-05-31 10:18:20,618 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc 2023-05-31 10:18:20,619 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,619 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc 2023-05-31 10:18:20,631 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc 2023-05-31 10:18:20,632 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,632 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc 2023-05-31 10:18:20,645 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc 2023-05-31 10:18:20,646 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,646 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc 2023-05-31 10:18:20,682 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc 2023-05-31 10:18:20,683 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,683 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc 2023-05-31 10:18:20,722 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc 2023-05-31 10:18:20,723 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,723 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc 2023-05-31 10:18:20,757 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc 2023-05-31 10:18:20,758 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,758 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc 2023-05-31 10:18:20,769 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc 2023-05-31 10:18:20,771 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,771 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc 2023-05-31 10:18:20,782 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc 2023-05-31 10:18:20,783 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,783 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc 2023-05-31 10:18:20,794 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc 2023-05-31 10:18:20,795 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,795 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc 2023-05-31 10:18:20,807 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc 2023-05-31 10:18:20,808 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,808 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc 2023-05-31 10:18:20,819 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc 2023-05-31 10:18:20,820 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,820 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc 2023-05-31 10:18:20,832 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc 2023-05-31 10:18:20,833 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,833 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc 2023-05-31 10:18:20,844 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc 2023-05-31 10:18:20,845 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,845 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc 2023-05-31 10:18:20,858 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc 2023-05-31 10:18:20,859 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,859 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc 2023-05-31 10:18:20,871 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc 2023-05-31 10:18:20,873 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,873 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc 2023-05-31 10:18:20,884 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc 2023-05-31 10:18:20,885 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,885 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc 2023-05-31 10:18:20,896 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc 2023-05-31 10:18:20,898 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,898 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc 2023-05-31 10:18:20,909 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc 2023-05-31 10:18:20,910 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,910 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc 2023-05-31 10:18:20,921 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc 2023-05-31 10:18:20,923 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,923 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc 2023-05-31 10:18:20,960 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc 2023-05-31 10:18:20,962 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,962 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc 2023-05-31 10:18:20,973 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc 2023-05-31 10:18:20,974 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,974 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc 2023-05-31 10:18:20,985 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc 2023-05-31 10:18:20,987 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,987 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc 2023-05-31 10:18:20,998 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc 2023-05-31 10:18:20,999 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:20,999 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc 2023-05-31 10:18:21,011 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc 2023-05-31 10:18:21,012 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,012 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc 2023-05-31 10:18:21,023 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc 2023-05-31 10:18:21,024 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,024 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc 2023-05-31 10:18:21,037 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc 2023-05-31 10:18:21,038 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,038 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc 2023-05-31 10:18:21,050 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc 2023-05-31 10:18:21,051 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,051 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc 2023-05-31 10:18:21,062 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc 2023-05-31 10:18:21,063 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,063 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc 2023-05-31 10:18:21,074 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc 2023-05-31 10:18:21,076 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,076 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc 2023-05-31 10:18:21,087 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc 2023-05-31 10:18:21,088 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,088 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc 2023-05-31 10:18:21,099 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc 2023-05-31 10:18:21,101 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,101 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc 2023-05-31 10:18:21,112 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc 2023-05-31 10:18:21,113 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,113 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc 2023-05-31 10:18:21,124 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc 2023-05-31 10:18:21,125 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,125 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc 2023-05-31 10:18:21,137 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc 2023-05-31 10:18:21,138 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,138 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc 2023-05-31 10:18:21,149 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc 2023-05-31 10:18:21,150 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,150 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc 2023-05-31 10:18:21,162 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc 2023-05-31 10:18:21,163 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,163 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc 2023-05-31 10:18:21,174 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc 2023-05-31 10:18:21,175 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,175 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc 2023-05-31 10:18:21,186 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc 2023-05-31 10:18:21,188 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,188 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc 2023-05-31 10:18:21,201 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc 2023-05-31 10:18:21,203 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,203 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc 2023-05-31 10:18:21,214 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc 2023-05-31 10:18:21,215 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,215 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc 2023-05-31 10:18:21,226 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc 2023-05-31 10:18:21,227 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,228 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc 2023-05-31 10:18:21,239 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc 2023-05-31 10:18:21,240 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,240 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc 2023-05-31 10:18:21,251 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc 2023-05-31 10:18:21,252 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,253 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc 2023-05-31 10:18:21,264 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc 2023-05-31 10:18:21,265 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,265 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc 2023-05-31 10:18:21,276 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc 2023-05-31 10:18:21,277 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,277 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc 2023-05-31 10:18:21,288 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc 2023-05-31 10:18:21,290 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,290 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc 2023-05-31 10:18:21,301 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc 2023-05-31 10:18:21,302 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,302 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc 2023-05-31 10:18:21,313 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc 2023-05-31 10:18:21,314 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,315 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc 2023-05-31 10:18:21,354 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc 2023-05-31 10:18:21,355 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,355 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc 2023-05-31 10:18:21,368 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc 2023-05-31 10:18:21,369 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,369 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc 2023-05-31 10:18:21,380 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc 2023-05-31 10:18:21,382 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,382 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc 2023-05-31 10:18:21,393 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc 2023-05-31 10:18:21,394 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,395 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc 2023-05-31 10:18:21,406 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc 2023-05-31 10:18:21,410 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,410 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc 2023-05-31 10:18:21,421 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc 2023-05-31 10:18:21,422 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,422 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc 2023-05-31 10:18:21,434 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc 2023-05-31 10:18:21,435 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,435 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc 2023-05-31 10:18:21,447 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc 2023-05-31 10:18:21,448 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,448 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc 2023-05-31 10:18:21,459 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc 2023-05-31 10:18:21,460 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,461 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc 2023-05-31 10:18:21,473 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc 2023-05-31 10:18:21,474 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,474 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc 2023-05-31 10:18:21,486 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc 2023-05-31 10:18:21,487 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,487 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc 2023-05-31 10:18:21,498 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc 2023-05-31 10:18:21,500 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,500 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc 2023-05-31 10:18:21,511 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc 2023-05-31 10:18:21,512 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,512 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc 2023-05-31 10:18:21,523 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc 2023-05-31 10:18:21,525 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,525 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc 2023-05-31 10:18:21,537 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc 2023-05-31 10:18:21,538 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,538 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc 2023-05-31 10:18:21,549 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc 2023-05-31 10:18:21,551 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,551 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc 2023-05-31 10:18:21,562 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc 2023-05-31 10:18:21,563 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,563 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc 2023-05-31 10:18:21,574 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc 2023-05-31 10:18:21,576 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,576 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc 2023-05-31 10:18:21,590 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc 2023-05-31 10:18:21,591 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,591 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc 2023-05-31 10:18:21,602 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc 2023-05-31 10:18:21,603 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,603 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc 2023-05-31 10:18:21,615 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc 2023-05-31 10:18:21,616 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,616 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc 2023-05-31 10:18:21,627 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc 2023-05-31 10:18:21,628 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,628 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc 2023-05-31 10:18:21,640 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc 2023-05-31 10:18:21,641 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,641 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc 2023-05-31 10:18:21,653 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc 2023-05-31 10:18:21,654 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,654 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc 2023-05-31 10:18:21,666 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc 2023-05-31 10:18:21,667 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,667 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc 2023-05-31 10:18:21,680 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc 2023-05-31 10:18:21,681 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,681 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc 2023-05-31 10:18:21,692 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc 2023-05-31 10:18:21,693 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,693 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc 2023-05-31 10:18:21,704 UTC [681112] DEBUG esmvalcore.preprocessor._io:182 Done with loading /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc 2023-05-31 10:18:21,706 UTC [681112] DEBUG esmvalcore.preprocessor:323 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185001-185012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185101-185112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185201-185212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185301-185312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185401-185412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185501-185512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185601-185612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185701-185712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185801-185812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_185901-185912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186001-186012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186101-186112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186201-186212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186301-186312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186401-186412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186501-186512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186601-186612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186701-186712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186801-186812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_186901-186912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187001-187012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187101-187112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187201-187212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187301-187312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187401-187412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187501-187512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187601-187612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187701-187712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187801-187812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_187901-187912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188001-188012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188101-188112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188201-188212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188301-188312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188401-188412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188501-188512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188601-188612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188701-188712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188801-188812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_188901-188912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189001-189012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189101-189112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189201-189212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189301-189312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189401-189412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189501-189512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189601-189612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189701-189712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189801-189812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_189901-189912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190001-190012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190101-190112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190201-190212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190301-190312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190401-190412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190501-190512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190601-190612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190701-190712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190801-190812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_190901-190912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191001-191012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191101-191112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191201-191212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191301-191312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191401-191412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191501-191512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191601-191612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191701-191712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191801-191812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_191901-191912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192001-192012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192101-192112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192201-192212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192301-192312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192401-192412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192501-192512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192601-192612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192701-192712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192801-192812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_192901-192912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193001-193012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193101-193112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193201-193212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193301-193312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193401-193412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193501-193512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193601-193612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193701-193712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193801-193812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_193901-193912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194001-194012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194101-194112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194201-194212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194301-194312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194401-194412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194501-194512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194601-194612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194701-194712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194801-194812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_194901-194912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195001-195012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195101-195112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195201-195212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195301-195312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195401-195412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195501-195512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195601-195612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195701-195712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195801-195812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_195901-195912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196001-196012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196101-196112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196201-196212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196301-196312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196401-196412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196501-196512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196601-196612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196701-196712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196801-196812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_196901-196912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197001-197012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197101-197112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197201-197212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197301-197312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197401-197412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197501-197512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197601-197612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197701-197712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197801-197812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_197901-197912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198001-198012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198101-198112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198201-198212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198301-198312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198401-198412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198501-198512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198601-198612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198701-198712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198801-198812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_198901-198912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199001-199012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199101-199112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199201-199212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199301-199312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199401-199412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199501-199512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199601-199612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199701-199712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199801-199812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_199901-199912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200001-200012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200101-200112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200201-200212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200301-200312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200401-200412.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200501-200512.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200601-200612.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200701-200712.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200801-200812.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_200901-200912.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201101-201112.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201201-201212.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201301-201312.nc'), LocalFile('/projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201401-201412.nc')] with function argument(s) callback = 'default' 2023-05-31 10:18:21,706 UTC [681112] DEBUG esmvalcore.preprocessor._io:152 Loading: /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/EC-Earth-Consortium/EC-Earth3/historical/r1i1p1f1/Amon/tas/gr/v20200310/tas_Amon_EC-Earth3_historical_r1i1p1f1_gr_201001-201012.nc 2023-05-31 10:18:22,404 UTC [680971] INFO esmvalcore._task:126 Maximum memory used (estimate): 4.4 GB 2023-05-31 10:18:22,405 UTC [680971] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur.